home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / HD-Installer / jst_dev / InstallWizard / installer-parts / Make-diskimage < prev    next >
Text File  |  2000-04-12  |  298b  |  8 lines

  1.  
  2. (message ("\n\n\n\n\n\nPlease insert %s disk %lc in drive %s" @app-name #diskno #CI_drive))
  3.     (if
  4.         (= 0 (run ("%s %ld %s %skiprob% >con:10/10/340/200//CLOSE/WAIT" #diskimager #CI_unit (tackon #dest ("%diskfile%%lc" #diskno)) ) ) )
  5.         ("")
  6.         (abort ("\"%s\" must be in your PATH !" #diskimager))
  7.     )
  8.